home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / as-receitas-de-dora.swf / scripts / DefineButton2_561 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2011-09-19  |  106b  |  5 lines

  1. on(release){
  2.    _parent._parent.gotoAndStop("release");
  3.    _kitchenRoot.clicPlace(_parent._parent);
  4. }
  5.